adTempus API
|
The configuration data for this CustomCondition.
__property BSTR ConditionDefinition;
String ConditionDefinition;
Property ConditionDefinition() As String
This data is managed by the custom condition provider and is used to store all settings for the condition. The format of the data is provider-defined, but developers are strongly encouraged to use XML.
If the condition makes use of any other adTempus objects it must store references to those objects (using the object's OID) and also add the objects to the CustomReferencedObjects collection.
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|